mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
Simplified usages in UIX project
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Microsoft.Iris.Layout
|
||||
{
|
||||
public ExtendedLayoutOutput nextOutput;
|
||||
|
||||
private DataCookie Data => this.OutputID;
|
||||
private DataCookie Data => OutputID;
|
||||
|
||||
public abstract DataCookie OutputID { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user