Add project files.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
namespace TheXamlGuy.Framework.Core
|
||||
{
|
||||
public enum PropertyChangedMode
|
||||
{
|
||||
Default,
|
||||
Explicit
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user