Added PInvoke info

pull/10/head
David Hall 2018-06-16 19:46:47 -06:00
parent d4d804e7a3
commit 0b182d72a6
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
namespace Vanara.PInvoke namespace Vanara.PInvoke
{ {
/// <summary>The formatting options for DrawText.</summary> /// <summary>The formatting options for DrawText.</summary>
[PInvokeData("Uxtheme.h", MSDNShortId = "bb773199")]
[Flags] [Flags]
public enum DrawTextFlags public enum DrawTextFlags
{ {