Method AddDefaultSize
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
AddDefaultSize(Type, Size)
Registers a default size for new controls of the specified type.
public static void AddDefaultSize(Type t, Size s)
Registers a default size for new controls of the specified type.
public static void AddDefaultSize(Type t, Size s)