1 write to IntChild
PresentationFramework (1)
System\Windows\Documents\AdornerDecorator.cs (1)
39IntChild = value;
3 references to IntChild
PresentationFramework (3)
System\Windows\Documents\AdornerDecorator.cs (3)
31return IntChild; 35if (IntChild != value) 37this.RemoveVisualChild(IntChild);