Property | Type | Description | |
---|---|---|---|
BackgroundFillProperty | |||
ContentThicknessProperty | |||
CountdownBackgroundColorProperty | |||
InnerBorderColorProperty | |||
MessageTextForegroundColorProperty |
Method | Description | |
---|---|---|
Hide ( ) : void | ||
HideToolbar ( ) : void | ||
Move ( double newX, double newY ) : void | ||
PopupView ( |
||
Show ( double newX, double newY ) : void | ||
ShowToolbar ( ) : void | ||
ToogleToolbar ( ) : void |
Method | Description | |
---|---|---|
BackgroundFillPropertyChanged ( |
||
ContentThicknessPropertyChanged ( |
||
CountdownBackgroundColorPropertyChanged ( |
||
InnerBorderColorPropertyChanged ( |
||
MessageTextForegroundColorPropertyChanged ( |
public Move ( double newX, double newY ) : void | ||
newX | double | |
newY | double | |
return | void |
public PopupView ( |
||
viewToLoad | ||
primaryAccent | ||
secondaryAccent | ||
autoHide | bool | |
timeToLive | double | |
button1ClickContent | string | |
button1ClickIdentifier | string | |
button2ClickContent | string | |
button2ClickIdentifier | string | |
width | double | |
height | double | |
button1MetroIcon | string | |
button1Rotation | double | |
button2MetroIcon | string | |
button2Rotation | double | |
toolbar | ||
showInnerBorder | bool | |
return | System |
public Show ( double newX, double newY ) : void | ||
newX | double | |
newY | double | |
return | void |
public static DependencyProperty,Windows.UI.Xaml BackgroundFillProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml ContentThicknessProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CountdownBackgroundColorProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml InnerBorderColorProperty | ||
return |