Implemented interface member:
method
BeginInit
System.ComponentModel.ISupportInitialize.BeginInit()
1 override of BeginInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1497
public override void
BeginInit
()
6 references to BeginInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
774
_fe.
BeginInit
();
System\Windows\Controls\ItemsControl.cs (1)
1499
base.
BeginInit
();
System\Windows\FrameworkElementFactory.cs (1)
1043
treeNodeFE.
BeginInit
();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
495
pageContent.
BeginInit
();
512
pageContent.
BeginInit
();
2422
canvas.
BeginInit
();