프로퍼티 | 타입 | 설명 | |
---|---|---|---|
GetSkinImageUri | string | ||
LoadXml | void | ||
client_GetThemeCompleted | void |
메소드 | 설명 | |
---|---|---|
DressNode ( SilverlightMappingToolBasic.UI.ViewModel skinnableNode ) : void | ||
GetSkin ( INodeTypeProxy nodeTypeProxy, string skinName ) : INodeSkin | ||
LoadTheme ( string themeSvcUrl, string themeName ) : void | ||
ThemeManager ( ) : System |
메소드 | 설명 | |
---|---|---|
GetSkinImageUri ( System.Guid nodeType ) : string | ||
LoadXml ( XmlReader xmlReader ) : void | ||
client_GetThemeCompleted ( object sender, GetThemeCompletedEventArgs e ) : void |
public DressNode ( SilverlightMappingToolBasic.UI.ViewModel skinnableNode ) : void | ||
skinnableNode | SilverlightMappingToolBasic.UI.ViewModel | |
리턴 | void |
public GetSkin ( INodeTypeProxy nodeTypeProxy, string skinName ) : INodeSkin | ||
nodeTypeProxy | INodeTypeProxy | |
skinName | string | |
리턴 | INodeSkin |
public LoadTheme ( string themeSvcUrl, string themeName ) : void | ||
themeSvcUrl | string | |
themeName | string | |
리턴 | void |