Property | Type | Description | |
---|---|---|---|
AttachedPopupProperty | |||
ChildProperty | |||
ChildTransitionsProperty | |||
IsLightDismissEnabledProperty | |||
IsOpenProperty |
Property | Type | Description | |
---|---|---|---|
AttachedPopupChanged | void | ||
ChildChanged | void | ||
ChildTransitionsChanged | void | ||
IsLightDismissEnabledChanged | void | ||
IsOpenChanged | void | ||
ReSize | void |
Method | Description | |
---|---|---|
FullWindowPopup ( ) : System | ||
GetAttachedPopup ( |
||
SetAttachedPopup ( |
将一个 FullWindowPopup 附加到一个 FrameworkElement 上。
|
Method | Description | |
---|---|---|
AttachedPopupChanged ( |
||
ChildChanged ( |
||
ChildTransitionsChanged ( |
||
IsLightDismissEnabledChanged ( |
||
IsOpenChanged ( |
||
ReSize ( ) : void |
public static GetAttachedPopup ( |
||
obj | ||
return |
public static SetAttachedPopup ( |
||
obj | 被附加的 FrameworkElement。 | |
value | 附加的 FullWindowPopup。 | |
return | void |
public static DependencyProperty,Windows.UI.Xaml AttachedPopupProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ChildProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ChildTransitionsProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml IsLightDismissEnabledProperty | ||
return |