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