FontAndColorProviderBase.IVsFontAndColorEvents.OnApply Method

Definition

Applies font and color settings.

 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

Returns

An integer value for the unit.

Implements

Applies to