2 references to TryGetPrimitiveHashtable
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.PropertyBagStream.cs (1)
29
if (rootRecord.
TryGetPrimitiveHashtable
(out _bag!))
System\Windows\Forms\ActiveX\Control.ActiveXImpl.PropertyBagStream.cs (1)
33
success = rootRecord.
TryGetPrimitiveHashtable
(out _bag!);