HomeSort by relevance Sort by last modified time
    Searched refs:rootPage (Results 1 - 2 of 2) sorted by null

  /external/opencv3/samples/winrt/ImageManipulations/
AdvancedCapture.xaml.h 48 MainPage^ rootPage;
AdvancedCapture.xaml.cpp 83 rootPage = MainPage::Current;
96 rootPage = MainPage::Current;
373 rootPage->NotifyUser(text, NotifyType::StatusMessage);
378 rootPage->NotifyUser(ex->Message, NotifyType::ErrorMessage);

Completed in 87 milliseconds