1 write to IntChild
PresentationFramework (1)
System\Windows\Documents\AdornerDecorator.cs (1)
34IntChild = value;
3 references to IntChild
PresentationFramework (3)
System\Windows\Documents\AdornerDecorator.cs (3)
26return IntChild; 30if (IntChild != value) 32this.RemoveVisualChild(IntChild);