Property | Type | Description | |
---|---|---|---|
IsVisibleProperty | |||
ParentProperty |
Method | Description | |
---|---|---|
GetIsOpen ( |
||
GetParent ( |
||
SetIsOpen ( |
||
SetParent ( |
Method | Description | |
---|---|---|
IsOpenChangedCallback ( |
||
flyout_Closed ( object sender, object e ) : void |
public static GetIsOpen ( |
||
element | ||
return | bool |
public static GetParent ( |
||
element | ||
return |
public static SetIsOpen ( |
||
element | ||
value | bool | |
return | void |
public static SetParent ( |
||
element | ||
value | ||
return | void |
public static DependencyProperty,Windows.UI.Xaml IsVisibleProperty | ||
return |