4 writes to _text
PresentationCore (4)
System\Windows\Input\Command\RoutedUICommand.cs (4)
25_text = String.Empty; 50_text = text; 72_text = GetText(); 79_text = value;
2 references to _text
PresentationCore (2)
System\Windows\Input\Command\RoutedUICommand.cs (2)
70if(_text == null) 74return _text;