Implemented interface member:
method
EndInit
System.ComponentModel.ISupportInitialize.EndInit()
1 override of EndInit
PresentationFramework (1)
System\Windows\Controls\ItemsControl.cs (1)
1506
public override void
EndInit
()
6 references to EndInit
PresentationFramework (3)
MS\Internal\FrameworkObject.cs (1)
789
_fe.
EndInit
();
System\Windows\Controls\ItemsControl.cs (1)
1512
base.
EndInit
();
System\Windows\FrameworkElementFactory.cs (1)
1061
treeNodeFE.
EndInit
();
PresentationUI (3)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (3)
497
pageContent.
EndInit
();
513
pageContent.
EndInit
();
2519
canvas.
EndInit
();