Implemented interface member:
method
BeginInit
System.ComponentModel.ISupportInitialize.BeginInit()
1 override of BeginInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1524public override void BeginInit()
6 references to BeginInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
777_fe.BeginInit();
System\Windows\Controls\ItemsControl.cs (1)
1526base.BeginInit();
System\Windows\FrameworkElementFactory.cs (1)
1053treeNodeFE.BeginInit();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
509pageContent.BeginInit(); 526pageContent.BeginInit(); 2429canvas.BeginInit();