SourceModifier.RestrictChangesTo Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Restricts a set of changes to only those areas that have been affected by a previous change.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
RestrictChangesTo(array<SourceFragment[])
Restricts a set of changes to only those areas that have been affected by a previous change.
RestrictChangesTo(IEnumerable<SourceFragment>)
Restricts a set of changes to only those areas that have been affected by a previous change.
Top
See Also
Reference
Microsoft.Windows.Design.SourceUpdate Namespace