C# Class Hohoema.Presentation.Views.Behaviors.WebViewAutoResizeToContent

Inheritance: Behavior
Show file Open project: tor4kichi/Hohoema

Protected Methods

Method Description
OnAttached ( ) : void
OnDetaching ( ) : void

Private Methods

Method Description
AssociatedObject_LoadCompleted ( object sender, Windows.UI.Xaml.Navigation.NavigationEventArgs e ) : void
AssociatedObject_Loaded ( object sender, RoutedEventArgs e ) : void
AssociatedObject_NavigationCompleted ( sender, WebViewNavigationCompletedEventArgs args ) : void
AssociatedObject_Unloaded ( object sender, RoutedEventArgs e ) : void
Parent_Loaded ( object sender, RoutedEventArgs e ) : void
ResetSizing ( ) : Task

Method Details

OnAttached() protected method

protected OnAttached ( ) : void
return void

OnDetaching() protected method

protected OnDetaching ( ) : void
return void