Method | Description | |
---|---|---|
PopulatingEventArgs ( string parameter ) |
Initializes a new instance of the T:System.Windows.Controls.PopulatingEventArgs.
|
|
PopulatingEventArgs ( string parameter, System.Windows.RoutedEvent routedEvent ) |
Initializes a new instance of the T:System.Windows.Controls.PopulatingEventArgs.
|
public PopulatingEventArgs ( string parameter ) | ||
parameter | string | The value of the
/// |
public PopulatingEventArgs ( string parameter, System.Windows.RoutedEvent routedEvent ) | ||
parameter | string | The value of the
/// |
routedEvent | System.Windows.RoutedEvent | The routed event identifier for this instance. |