4 writes to _text
PresentationCore (4)
System\Windows\Input\Command\RoutedUICommand.cs (4)
29_text = String.Empty; 54_text = text; 76_text = GetText(); 83_text = value;
2 references to _text
PresentationCore (2)
System\Windows\Input\Command\RoutedUICommand.cs (2)
74if(_text == null) 78return _text;