Skip to content

Commit 3906308

Browse files
mairawgewarren
andauthored
Feedback
Co-Authored-By: Genevieve Warren <[email protected]>
1 parent bcf68b6 commit 3906308

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+44
-44
lines changed

xml/System.Data.Objects.DataClasses/EntityCollection`1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220

221221
-or-
222222

223-
The relationship cannot be defined based on the [Adventure Works Sales Model](https://archive.codeplex.com/?p=msftdbprodsamples)EDM metadata. This can occur when the association in the conceptual schema does not support a relationship between the two types.</exception>
223+
The relationship cannot be defined based on the [Adventure Works Sales Model](https://archive.codeplex.com/?p=msftdbprodsamples) EDM metadata. This can occur when the association in the conceptual schema does not support a relationship between the two types.</exception>
224224
</Docs>
225225
</Member>
226226
<Member MemberName="Attach">

xml/System.Windows.Media.Animation/AnimationTimeline.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## Remarks
2424
An <xref:System.Windows.Media.Animation.AnimationTimeline> is a type of <xref:System.Windows.Media.Animation.Timeline> object that generates output values based on its timing progress. All animation types inherit from <xref:System.Windows.Media.Animation.AnimationTimeline>.
2525
26-
**Freezable Features:** Because it inherits from the <xref:System.Windows.Freezable> class, the <xref:System.Windows.Media.Animation.AnimationTimeline> class provides several special features: <xref:System.Windows.Media.Animation.AnimationTimeline> objects can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
26+
**Freezable Features:** Because it inherits from the <xref:System.Windows.Freezable> class, the <xref:System.Windows.Media.Animation.AnimationTimeline> class provides several special features: <xref:System.Windows.Media.Animation.AnimationTimeline> objects can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
2727
2828
]]></format>
2929
</remarks>

xml/System.Windows.Media.Animation/ByteAnimation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.ByteAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.ByteAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.ByteAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.ByteAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/ColorAnimation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.ColorAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.ColorAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.ColorAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.ColorAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/DecimalAnimation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.DecimalAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.DecimalAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.DecimalAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.DecimalAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/DoubleAnimation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
To use other interpolation methods or animate between more than two target values, use a <xref:System.Windows.Media.Animation.DoubleAnimationUsingKeyFrames> object.
4242
4343
## Freezable Features
44-
Because the <xref:System.Windows.Media.Animation.DoubleAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.DoubleAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
44+
Because the <xref:System.Windows.Media.Animation.DoubleAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.DoubleAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4545
4646
]]></format>
4747
</remarks>

xml/System.Windows.Media.Animation/Int16Animation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.Int16Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int16Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.Int16Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int16Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/Int32Animation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.Int32Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int32Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.Int32Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int32Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/Int64Animation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.Int64Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int64Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.Int64Animation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Int64Animation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

xml/System.Windows.Media.Animation/Point3DAnimation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
For information about applying multiple animations to a single property, see [Key-Frame Animations Overview](~/docs/framework/wpf/graphics-multimedia/key-frame-animations-overview.md).
4444
4545
## Freezable Features
46-
Because the <xref:System.Windows.Media.Animation.Point3DAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Point3DAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md),shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
46+
Because the <xref:System.Windows.Media.Animation.Point3DAnimation> class inherits from <xref:System.Windows.Freezable>, <xref:System.Windows.Media.Animation.Point3DAnimation> objects gain several special features, which include the following: they can be declared as [resources](~/docs/desktop-wpf/fundamentals/xaml-resources-define.md), shared among multiple objects, made read-only to improve performance, cloned, and made thread-safe. For more information about the different features provided by <xref:System.Windows.Freezable> objects, see the [Freezable Objects Overview](~/docs/framework/wpf/advanced/freezable-objects-overview.md).
4747
4848
]]></format>
4949
</remarks>

0 commit comments

Comments
 (0)