Method | Description | |
---|---|---|
OnApplyTemplate ( ) : void |
Applies the context menu actions
|
|
TransferControl ( ) : System |
The default constructor assigns the object a DataTemplate style and adds event listeners.
|
Method | Description | |
---|---|---|
UpdateMonitor ( |
This function is called when the helper is set or updated. It passes the new helper into non-static context.
|
|
UpdateMonitor ( System.Windows.DependencyPropertyChangedEventArgs e ) : void |
This updates the helper by subscribing to events and assigning the filename.
|
|
UpdateState ( object sender, |
Updates the visual state of the control
|