3 writes to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
551currentUid.FrameworkElementName = reader.Value; 557currentUid.FrameworkElementName = reader.Value; 616FrameworkElementName = null;
3 references to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
780if (uid.FrameworkElementName != null 781&& (!_uidTable.Contains(uid.FrameworkElementName)) 784availableUid = uid.FrameworkElementName;