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