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