DesignerStylesDictionary.InitializeComponent 方法
定义
从特定资源位置处的 XAML 文件初始化当前词典实例。Initializes the current dictionary instance from a XAML file at a specific resource location.
public:
virtual void InitializeComponent();
public void InitializeComponent ();
abstract member InitializeComponent : unit -> unit
override this.InitializeComponent : unit -> unit
Public Sub InitializeComponent ()