Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1537
public override void
EndInit
()
6 references to EndInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
793
_fe.
EndInit
();
System\Windows\Controls\ItemsControl.cs (1)
1546
base.
EndInit
();
System\Windows\FrameworkElementFactory.cs (1)
1072
treeNodeFE.
EndInit
();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
512
pageContent.
EndInit
();
528
pageContent.
EndInit
();
2527
canvas.
EndInit
();