3 writes to _text
PresentationFramework (3)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (3)
23
_text
= text;
35
_text
= String.Empty;
37
_text
= BindUriHelper.UriToString(targetUri);
1 reference to _text
PresentationFramework (1)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (1)
49
return
_text
;