2 writes to _text
System.Xaml (2)
System\Windows\Markup\XData.cs (2)
32
_text
= value;
45
_text
= null;
1 reference to _text
System.Xaml (1)
System\Windows\Markup\XData.cs (1)
29
get =>
_text
;