C# Class MeetingManager.Views.WebNavigationBehavior

Inheritance: Windows.UI.Xaml.DependencyObject, IBehavior
显示文件 Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Public Properties

Property Type Description
CommandProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
Attach ( DependencyObject associatedObject ) : void
Detach ( ) : void

Private Methods

Method Description
OnNavigationStarting ( object sender, WebViewNavigationStartingEventArgs e ) : void

Method Details

Attach() public method

public Attach ( DependencyObject associatedObject ) : void
associatedObject Windows.UI.Xaml.DependencyObject
return void

Detach() public method

public Detach ( ) : void
return void

Property Details

CommandProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml CommandProperty
return Windows.UI.Xaml.DependencyProperty