Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
RefreshProperties.cs
Go to the documentation of this file.
1
namespace
System.ComponentModel
;
2
3
public
enum
RefreshProperties
4
{
5
None
,
6
All
,
7
Repaint
8
}
System.ComponentModel.RefreshProperties
RefreshProperties
Definition
RefreshProperties.cs:4
System.ComponentModel.RefreshProperties.Repaint
@ Repaint
System.ComponentModel.RefreshProperties.None
@ None
System.ComponentModel.RefreshProperties.All
@ All
System.ComponentModel
Definition
ColumnAttribute.cs:3
source
System.ComponentModel.Primitives
System.ComponentModel
RefreshProperties.cs
Generated by
1.10.0