1 implementation of IProgressPage2
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\ProgressPage.cs (1)
59class NativeProgressPageProxy : IProgressPage2
2 references to IProgressPage2
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\XappLauncher.cs (2)
1193IProgressPage2 pp2 = _progressPage as IProgressPage2;