Properties panel (XAML)

The Properties panel is where you can view and modify the properties of a XAML object that is selected on the artboard or in the Objects and Timeline panel. If you modify an object directly on the artboard, the property changes will be reflected in the Properties panel.

The Properties panel

Properties panel

Callout A

Categories   An expandable and collapsible categories of properties. Click Expand 6375953d-074c-421a-bbb3-6f5055b67b64 and Collapse  to show or hide category details.

B1_1

Name and Type   Displays the icon, name and type of the selected object.

97fa60b9-0caf-4387-9225-b57510d32209

Brush editor tabs   Use to select a brush editor. The selected property under Brushes can be set to No brush, Solid Color Brush, Gradient Brush, Tile Brush, or to a Brush resource.

B1_2

Arrange by Use to arrange properties alphabetically by name, source, or category.

B1_11

Color resources   Allows you to apply the exact same color to different properties. The Color Resources tab includes Local Resources and System Resources.

B1_3

  Brush properties   Displays visual properties for brushes such as Fill brush, Stroke brush, and Foreground brush.

B1_12

RGB color space   You can modify the color by adjusting the values for the R, G, or B (red, green, blue) number editors.

B1_4

Color editor   Use for solid color and gradient brushes.

B1_13

Alpha channel   Modify the Alpha value by using the number editor next to A.

B1_5

Color picker   Use the color slider to select a color.

d839d12c-07a1-4127-a830-4a8e7069f4fe

Convert color to resource   Displays categories of properties that are less commonly used. You can converts the selected color to a color resource. Color resources are are available when you click the Color resources tab.

B1_6

Color chips   Displays the initial color, current color, and last color

B1_15

Hex value   Displays the hexadecimal value of the color displayed.

B1_7

Eyedroppers   The Color eyedropper is available when Solid color brush is selected. The Gradient eyedropper is available when the Gradient brush is selected.

Callout 16

Gradient slider   The gradient slider with gradient stops, which appears only if a gradient brush is selected.

B1_8

Properties and Events   Displays the properties or the event handlers for a selected element.

d50027a1-6824-4ad8-8b4e-558b0756dcf8

Show advanced properties   Displays categories of properties that are less commonly used.

B1_9

Search box   Filter the properties that are displayed by typing text in the Search box.

Value editors

The Properties panel includes a number editor for entering values such as degrees, pixels, percentages, and so on. For example, the RGBA color space text boxes in the preceding image are number editors. You can click an existing numerical value and type the exact value you want, or you can use the unique slider to change values by moving your pointer over the text box of the property, and then dragging when the numerical adjust pointer 99713193-615f-4ee2-a668-522b5572f389 appears. You can also click in the text box of the property and use the Up Arrow and Down Arrow keys to adjust the value.

Advanced properties

Most categories of properties in the Properties panel have an expandable advanced section, which you can open by clicking Show advanced properties  at the bottom of the category. The advanced properties are less commonly used, including subproperty and collection editors.

Subproperty and collection editors

Some properties represent a collection of values, or represent an object with properties of its own. For example, if you add rows or columns to a Grid layout panel by clicking Edit items in this collection next to the ColumnDefinitions or RowDefinitions property, a collection editor appears in which you can add rows and columns.

Setting special values

You can view additional property options by clicking Advanced options 12e06962-5d8a-480d-a837-e06b84c545bb next to the property that you want to modify, including custom expressions, resources, or data bindings, or to reset the property to its default value. After you set a property in the Advanced Options list, the name of the property is given a colored border so that you know what type of value is set. For example, if you set the value of a property to a System Resource, the property name will be given a green border.

Advanced options menu

See Also

Concepts

Blend app workspace (XAML)

Design surface (XAML)

Assets panel (XAML)

Device panel (XAML)

Objects and Timeline panel (XAML)

Projects panel (XAML)

Results panel (XAML)

States panel (XAML)

Tools panel (XAML)