Method | Description | |
---|---|---|
UnitPrefixBrowser ( ) : System.ComponentModel.Composition |
Initializes a new instance of the UnitPrefixBrowser class.
|
|
UnitPrefixBrowser ( bool initializeComponent ) : System.ComponentModel.Composition |
Initializes a new instance of the UnitPrefixBrowser class. This constructor is called by the navigation service |
public UnitPrefixBrowser ( ) : System.ComponentModel.Composition | ||
return | System.ComponentModel.Composition |
public UnitPrefixBrowser ( bool initializeComponent ) : System.ComponentModel.Composition | ||
initializeComponent | bool | /// a value indicating whether the contained Components shall be loaded /// |
return | System.ComponentModel.Composition |