3 references to ProgressValue
PresentationFramework (3)
src\Framework\System\Windows\Window.cs (3)
6889
Debug.Assert(0 <= taskbarInfo.
ProgressValue
&& taskbarInfo.
ProgressValue
<= 1);
6891
var intValue = (ulong)(taskbarInfo.
ProgressValue
* precisionValue);