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