2 writes to Image
PresentationUI (2)
MS\Internal\Documents\RightsManagementResourceHelper.cs (1)
57
docStatusResources.
Image
= GetDrawingBrushFromStatus(status);
MS\Internal\Documents\SignatureResourceHelper.cs (1)
61
docSigStatusResources.
Image
= GetDrawingBrushFromStatus(status);
2 references to Image
PresentationUI (2)
MS\Internal\Documents\Application\StatusInfoItem.cs (2)
167
_infoBarIcon.Fill = resources.
Image
;
185
_toolBarControl.Background = resources.
Image
;