1 write to _instance
PresentationFramework (1)
System\Windows\Controls\ContentPresenter.cs (1)
1139_instance = instance;
1 reference to _instance
PresentationFramework (1)
System\Windows\Controls\ContentPresenter.cs (1)
1143object ITypeDescriptorContext.Instance { get { return _instance; } }