Property | Type | Description | |
---|---|---|---|
AutomationIDProperty | |||
ImageProperty | |||
IsCheckedProperty | |||
ToolTipProperty |
Property | Type | Description | |
---|---|---|---|
ActivityDesignerToggle | System | ||
CreateImage | Image | ||
OnIsCheckedPropertyChanged | void |
Method | Description | |
---|---|---|
Create ( string collapseImageSourceUri, string collapseToolTip, string expandImageSourceUri, string expandToolTip, string automationID, |
||
Create ( string collapseImageSourceUri, string collapseToolTip, string expandImageSourceUri, string expandToolTip, string automationID, bool autoReset = false ) : |
Method | Description | |
---|---|---|
ActivityDesignerToggle ( ) : System | ||
CreateImage ( string sourceUri ) : Image | ||
OnIsCheckedPropertyChanged ( |
public static Create ( string collapseImageSourceUri, string collapseToolTip, string expandImageSourceUri, string expandToolTip, string automationID, |
||
collapseImageSourceUri | string | |
collapseToolTip | string | |
expandImageSourceUri | string | |
expandToolTip | string | |
automationID | string | |
target | ||
dp | ||
autoReset | bool | |
return |
public static Create ( string collapseImageSourceUri, string collapseToolTip, string expandImageSourceUri, string expandToolTip, string automationID, bool autoReset = false ) : |
||
collapseImageSourceUri | string | |
collapseToolTip | string | |
expandImageSourceUri | string | |
expandToolTip | string | |
automationID | string | |
autoReset | bool | |
return |
public static DependencyProperty,System.Windows AutomationIDProperty | ||
return |
public static DependencyProperty,System.Windows ImageProperty | ||
return |
public static DependencyProperty,System.Windows IsCheckedProperty | ||
return |