4 writes to _text
PresentationCore (4)
Core\CSharp\System\Windows\Input\Command\RoutedUICommand.cs (4)
28_text = String.Empty; 56_text = text; 78_text = GetText(); 88_text = value;
2 references to _text
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\RoutedUICommand.cs (2)
76if(_text == null) 80return _text;