C# 클래스 ArcGISPortalViewer.Controls.HtmlPresenterControl

Simplifies rendering generated HTML and handling link events without navigating the view.
상속: Windows.UI.Xaml.Controls.UserControl
파일 보기 프로젝트 열기: Esri/arcgis-portalviewer-dotnet

공개 프로퍼티들

프로퍼티 타입 설명
HtmlFontFamilyProperty Windows.UI.Xaml.DependencyProperty
HtmlFontSizeProperty Windows.UI.Xaml.DependencyProperty
HtmlProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
HtmlPresenterControl ( ) : System

비공개 메소드들

메소드 설명
LoadContent ( ) : void
OnFontFamilyPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnHtmlFontSizePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnHtmlPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
WebView_OnFrameNavigationStarting ( WebView sender, WebViewNavigationStartingEventArgs args ) : void
WebView_OnNavigationStarting ( WebView sender, WebViewNavigationStartingEventArgs args ) : void
WebView_ScriptNotify ( object sender, NotifyEventArgs e ) : void

메소드 상세

HtmlPresenterControl() 공개 메소드

public HtmlPresenterControl ( ) : System
리턴 System

프로퍼티 상세

HtmlFontFamilyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml HtmlFontFamilyProperty
리턴 Windows.UI.Xaml.DependencyProperty

HtmlFontSizeProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml HtmlFontSizeProperty
리턴 Windows.UI.Xaml.DependencyProperty

HtmlProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,Windows.UI.Xaml HtmlProperty
리턴 Windows.UI.Xaml.DependencyProperty