FontAndColorProviderBase.IVsFontAndColorEvents.OnApply 方法

定义

应用字体和颜色设置。

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnApply() = Microsoft::VisualStudio::Shell::Interop::IVsFontAndColorEvents::OnApply;
int IVsFontAndColorEvents.OnApply ();
abstract member Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnApply : unit -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsFontAndColorEvents.OnApply : unit -> int
Function OnApply () As Integer Implements IVsFontAndColorEvents.OnApply

返回

单位的整数值。

实现

适用于