4 writes to _text
PresentationCore (4)
System\Windows\Input\Command\RoutedUICommand.cs (4)
24_text = String.Empty; 49_text = text; 71_text = GetText(); 78_text = value;
2 references to _text
PresentationCore (2)
System\Windows\Input\Command\RoutedUICommand.cs (2)
69if(_text == null) 73return _text;