C# Class WPFUtils.Controls.ExternalApplicationWindowControl

Inheritance: System.Windows.Controls.Control
Mostra file Open project: BravoAlpha/WPFUtils

Public Properties

Property Type Description
PlaceHolderContentProperty System.Windows.DependencyProperty
WindowNameProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
ExternalApplicationWindowControl ( ) : System
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnPlaceHolderContentChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnWindowNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnWindowWatcherWindowExists ( WindowData windowData ) : void
Update ( ) : void

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

PlaceHolderContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows PlaceHolderContentProperty
return System.Windows.DependencyProperty

WindowNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows WindowNameProperty
return System.Windows.DependencyProperty