C# 클래스 Xceed.Wpf.Toolkit.Core.VersionResourceDictionary

상속: System.Windows.ResourceDictionary, ISupportInitialize
파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 메소드들

메소드 설명
VersionResourceDictionary ( ) : System
VersionResourceDictionary ( string assemblyName, string sourcePath ) : System

비공개 메소드들

메소드 설명
EnsureInitialization ( ) : void
ISupportInitialize ( ) : void

메소드 상세

VersionResourceDictionary() 공개 메소드

public VersionResourceDictionary ( ) : System
리턴 System

VersionResourceDictionary() 공개 메소드

public VersionResourceDictionary ( string assemblyName, string sourcePath ) : System
assemblyName string
sourcePath string
리턴 System