| NavigatorPopupPages Properties | 
The NavigatorPopupPages type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowPopupPages | 
            Gets and sets if popup pages are displayed.
             | 
|  | Border | 
            Gets and sets the border pixel width around the popup page.
             | 
|  | Element | 
            Gets and sets the relative element to use when calculating size and position of the popup page.
             | 
|  | Gap | 
            Gets and sets the pixel gap between the source element and the popup page.
             | 
|  | Id | 
            Gets the unique identifier of the object.
            (Inherited from GlobalId.) | 
|  | IsDefault | 
            Gets a value indicating if all values are default.
            (Overrides StorageIsDefault.) | 
|  | NeedPaint | 
            Gets and sets the need paint delegate for notifying paint requests.
            (Inherited from Storage.) | 
|  | NeedPaintDelegate | 
            Gets access to the need paint delegate.
            (Inherited from Storage.) | 
|  | Position | 
            Gets and sets how to calculate the size and position of the popup page relative to element.
             | 
 See Also
See Also