2 writes to _text
System.Xaml (2)
System\Windows\Markup\XData.cs (2)
31
_text
= value;
44
_text
= null;
1 reference to _text
System.Xaml (1)
System\Windows\Markup\XData.cs (1)
28
get =>
_text
;