mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-25 12:41:34 +03:00
Added tag property to DarkListItem
This commit is contained in:
parent
baaab81736
commit
c9c8f0b5db
@ -14,6 +14,8 @@ namespace DarkUI
|
|||||||
|
|
||||||
public FontStyle FontStyle { get; set; }
|
public FontStyle FontStyle { get; set; }
|
||||||
|
|
||||||
|
public object Tag { get; set; }
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region Constructor Region
|
#region Constructor Region
|
||||||
|
Loading…
x
Reference in New Issue
Block a user