OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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