C# 클래스 BlinForms.Framework.RootForm

상속: Form, IWindowsFormsControlHandler
파일 보기 프로젝트 열기: zhongzf/AvaloniaBlazorBindings 1 사용 예제들

공개 메소드들

메소드 설명
ApplyAttribute ( ulong attributeEventHandlerId, string attributeName, object attributeValue, string attributeEventUpdatesAttributeName ) : void
RootForm ( ) : System.Windows.Forms

메소드 상세

ApplyAttribute() 공개 메소드

public ApplyAttribute ( ulong attributeEventHandlerId, string attributeName, object attributeValue, string attributeEventUpdatesAttributeName ) : void
attributeEventHandlerId ulong
attributeName string
attributeValue object
attributeEventUpdatesAttributeName string
리턴 void

RootForm() 공개 메소드

public RootForm ( ) : System.Windows.Forms
리턴 System.Windows.Forms