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