1 implementation of IsUpToDate
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
237
HRESULT IOleObject.Interface.
IsUpToDate
() => HRESULT.S_OK;
1 reference to IsUpToDate
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
486
return __object.
IsUpToDate
();