3 writes to _text
PresentationFramework (3)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (3)
27
_text
= text;
39
_text
= String.Empty;
41
_text
= BindUriHelper.UriToString(targetUri);
1 reference to _text
PresentationFramework (1)
MS\Internal\AppModel\RequestStatusBarUpdateEventArgs.cs (1)
53
return
_text
;