1 write to IntChild
PresentationFramework (1)
src\Framework\System\Windows\Documents\AdornerDecorator.cs (1)
44IntChild = value;
3 references to IntChild
PresentationFramework (3)
src\Framework\System\Windows\Documents\AdornerDecorator.cs (3)
36return IntChild; 40if (IntChild != value) 42this.RemoveVisualChild(IntChild);