1 instantiation of AnimationManagerEventSource
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (1)
259
public static readonly AnimationManagerEventSource s_log =
new
();
3 references to AnimationManagerEventSource
System.Windows.Forms (3)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (3)
154
if (
AnimationManagerEventSource
.s_log.IsEnabled())
156
AnimationManagerEventSource
.s_log.RendererFault(
259
public static readonly
AnimationManagerEventSource
s_log = new();