3 writes to _text
PresentationFramework (3)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (3)
24
_text
= text;
36
_text
= String.Empty;
38
_text
= BindUriHelper.UriToString(targetUri);
1 reference to _text
PresentationFramework (1)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (1)
50
return
_text
;