Motion path??”in Blend, you can easily attach 2D
or 3D objects to any path, which becomes a motion
path, so that animating an object can be as simple
as drawing a path for an object to follow.
Mouse event??”an action by the mouse that can
create a response in the application, such as a
mouse over or mouse click.
Mouse over??”when the mouse moves over an
object.
MS-DOS??”the Microsoft Disk Operating System,
the command-line-based predecessor to Microsoft
Windows. The first version was released in 1981.
Named style??”in Blend, a style with a name. This
is interchangeable with ???style,??? but by calling it a
named style, we emphasize that it can be used
repeatedly as a resource by name.
Namespace??”a way of organizing names in the
.NET Framework. The using statements in a codebehind
file specify names available for use in the
code-behind file. Namespaces in XAML are defined
by the code ???xmlns=???.
Nested object??”an object that you put inside a
container. Also called a child element or child.
.NET Framework??”a part of Windows that offers
many precoded solutions to common programming
requirements that developers can use in their applications.
.NET Framework 3.0??”a set of precoded solutions
for common programming needs that is a key
component of Microsoft Vista.
Pages:
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941