Property | Type | Description | |
---|---|---|---|
BackgroundFillProperty | |||
CountdownBackgroundColorProperty | |||
MessageTextForegroundColorProperty |
Method | Description | |
---|---|---|
Hide ( ) : void | ||
InputBoxView ( string msg, string title, |
||
LoadMetroIcon ( string key, |
||
Show ( ) : void |
Method | Description | |
---|---|---|
BackgroundFillPropertyChanged ( |
||
CountdownBackgroundColorPropertyChanged ( |
||
LoadImage ( string imageUrl ) : void | ||
MessageTextForegroundColorPropertyChanged ( |
||
butNo_Click ( object sender, |
||
butYes_Click ( object sender, |
public InputBoxView ( string msg, string title, |
||
msg | string | |
title | string | |
brushIcon | ||
metroIcon | string | |
imageIcon | string | |
scaleIcon | double | |
translateXIcon | double | |
translateYIcon | double | |
yesLabel | string | |
yesMessengerContent | string | |
yesMessengerIdentifier | string | |
noLabel | string | |
noMessengerContent | string | |
noMessengerIdentifier | string | |
msgToPassAlong | GeneralSystemWideMessage | |
return | System |
public LoadMetroIcon ( string key, |
||
key | string | |
iconColor | ||
rotation | double | |
scaleIcon | double | |
translateXIcon | double | |
translateYIcon | double | |
return | void |
public static DependencyProperty,Windows.UI.Xaml BackgroundFillProperty | ||
return |
public static DependencyProperty,Windows.UI.Xaml CountdownBackgroundColorProperty | ||
return |