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