mirror of
https://github.com/colhountech/DarkUI.Net5.git
synced 2025-07-23 20:11:32 +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 object Tag { get; set; }
|
||||
|
||||
#endregion
|
||||
|
||||
#region Constructor Region
|
||||
|
Loading…
x
Reference in New Issue
Block a user