1 implementation of IManagedControl
NativeHost.ManagedControl (1)
ManagedControl.cs (1)
12
public partial class ManagedControl : UserControl,
IManagedControl
1 reference to IManagedControl
NativeHost.ManagedControl (1)
ManagedControl.cs (1)
11
[ComDefaultInterface(typeof(
IManagedControl
))]