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

  /external/opencv3/samples/winrt/ImageManipulations/
App.xaml.h 29 Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ LaunchArgs;
MainPage.xaml.h 75 property Windows::ApplicationModel::Activation::LaunchActivatedEventArgs^ LaunchArgs
79 return safe_cast<App^>(App::Current)->LaunchArgs;
App.xaml.cpp 59 this->LaunchArgs = pArgs;

Completed in 129 milliseconds