메소드 |
설명 |
|
AssetAdded ( ) : void |
Lets the panel know the asset manager created a new asset and that the total and list display count should be incremented. |
|
AssetDeleted ( ) : void |
The opposite of adding an asset. Lets the panel know the asset manager deleted an asset and that the total and list display count should be decremented. |
|
AssetViewPanel ( ) : System |
|
|
CloseDetailsPane ( ) : void |
|
|
MenuEnableAdd ( bool isEnabled ) : void |
|
|
MenuEnableFilter ( bool isEnabled ) : void |
|
|
MenuEnableHelp ( bool isEnabled ) : void |
|
|
MenuEnableRefresh ( bool isEnabled ) : void |
|
|
RefreshAsync ( ) : void |
|
|
SetAssetListSource ( IEnumerable list ) : void |
|
|
SetDetailsElement ( UIElement detailsElement ) : void |
|
|
SetHeight ( double height ) : void |
|
|
SetMenuBarWdth ( double width ) : void |
|
|
SetTitle ( string title ) : void |
|
|