C# Class BlinForms.Framework.RootForm

Inheritance: Form, IWindowsFormsControlHandler
Afficher le fichier Open project: zhongzf/AvaloniaBlazorBindings Class Usage Examples

Méthodes publiques

Méthode Description
ApplyAttribute ( ulong attributeEventHandlerId, string attributeName, object attributeValue, string attributeEventUpdatesAttributeName ) : void
RootForm ( ) : System.Windows.Forms

Method Details

ApplyAttribute() public méthode

public ApplyAttribute ( ulong attributeEventHandlerId, string attributeName, object attributeValue, string attributeEventUpdatesAttributeName ) : void
attributeEventHandlerId ulong
attributeName string
attributeValue object
attributeEventUpdatesAttributeName string
Résultat void

RootForm() public méthode

public RootForm ( ) : System.Windows.Forms
Résultat System.Windows.Forms