2 implementations of UpdateProgress
PresentationFramework (1)
MS\Internal\AppModel\ProgressPage.cs (1)
116public void UpdateProgress(long bytesDownloaded, long bytesTotal)
PresentationUI (1)
TenFeetInstallationProgress.xaml.cs (1)
118public void UpdateProgress(long bytesDownloaded, long bytesTotal)