skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • AI Coding Assistants
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    AI Coding Assistants

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Forums
    • Videos
    • Blogs
    • Accessibility
    • Submit a Ticket

    Productivity and Design Tools

    • Visual Studio Extensions
    • Visual Studio Templates
    • Embedded Reporting
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now

Class MaterialAssist

Defines a set of attached properties that affect the visual appearance and coloring of elements in the Material theme.

Inheritance
System.Object
ThemeHelper
MaterialAssist
Inherited Members
ThemeHelper.MouseOverBrushProperty
ThemeHelper.MouseOverBackgroundBrushProperty
ThemeHelper.PressedBrushProperty
ThemeHelper.PressedBackgroundBrushProperty
ThemeHelper.FocusBrushProperty
ThemeHelper.FocusBackgroundBrushProperty
ThemeHelper.CheckedBrushProperty
ThemeHelper.CheckedBackgroundBrushProperty
ThemeHelper.ReadOnlyBrushProperty
ThemeHelper.ReadOnlyBackgroundBrushProperty
ThemeHelper.DisabledBrushProperty
ThemeHelper.DisabledBackgroundBrushProperty
ThemeHelper.DisabledForegroundBrushProperty
ThemeHelper.CornerRadiusProperty
ThemeHelper.FocusVisualMarginProperty
ThemeHelper.ScrollBarsModeProperty
ThemeHelper.SetMouseOverBrush(DependencyObject, Brush)
ThemeHelper.GetMouseOverBrush(DependencyObject)
ThemeHelper.SetMouseOverBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetMouseOverBackgroundBrush(DependencyObject)
ThemeHelper.SetPressedBrush(DependencyObject, Brush)
ThemeHelper.GetPressedBrush(DependencyObject)
ThemeHelper.SetPressedBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetPressedBackgroundBrush(DependencyObject)
ThemeHelper.SetFocusBrush(DependencyObject, Brush)
ThemeHelper.GetFocusBrush(DependencyObject)
ThemeHelper.SetFocusBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetFocusBackgroundBrush(DependencyObject)
ThemeHelper.SetCheckedBrush(DependencyObject, Brush)
ThemeHelper.GetCheckedBrush(DependencyObject)
ThemeHelper.SetCheckedBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetCheckedBackgroundBrush(DependencyObject)
ThemeHelper.SetReadOnlyBrush(DependencyObject, Brush)
ThemeHelper.GetReadOnlyBrush(DependencyObject)
ThemeHelper.SetReadOnlyBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetReadOnlyBackgroundBrush(DependencyObject)
ThemeHelper.SetDisabledBrush(DependencyObject, Brush)
ThemeHelper.GetDisabledBrush(DependencyObject)
ThemeHelper.SetDisabledBackgroundBrush(DependencyObject, Brush)
ThemeHelper.GetDisabledBackgroundBrush(DependencyObject)
ThemeHelper.SetDisabledForegroundBrush(DependencyObject, Brush)
ThemeHelper.GetDisabledForegroundBrush(DependencyObject)
ThemeHelper.SetCornerRadius(DependencyObject, CornerRadius)
ThemeHelper.GetCornerRadius(DependencyObject)
ThemeHelper.SetFocusVisualMargin(DependencyObject, Thickness)
ThemeHelper.GetFocusVisualMargin(DependencyObject)
ThemeHelper.GetScrollBarsMode(DependencyObject)
ThemeHelper.SetScrollBarsMode(DependencyObject, ScrollViewerScrollBarsMode)
Namespace: Telerik.Windows.Controls.MaterialControls
Assembly: Telerik.Windows.Controls.dll

Syntax

public sealed class MaterialAssist : ThemeHelper

Fields

IsShadowDisabledProperty

Identifies the IsShadowDisabledProperty for the element. This is an attached property.

It determines whether the Shadow has its System.Windows.Media.Effects.DropShadowEffect applied.

Default Value: false.

Declaration
public static readonly DependencyProperty IsShadowDisabledProperty
Field Value
System.Windows.DependencyProperty

ShadowDepthProperty

Identifies the ShadowDepthProperty for the element. This is an attached property.

Declaration
public static readonly DependencyProperty ShadowDepthProperty
Field Value
System.Windows.DependencyProperty

Methods

GetIsShadowDisabled(DependencyObject)

Sets whether the Shadow's rendering is disabled.

Declaration
public static bool GetIsShadowDisabled(DependencyObject obj)
Parameters
System.Windows.DependencyObject obj

Returns
System.Boolean

GetShadowDepth(DependencyObject)

Gets the value for the ShadowDepth of the Shadow, if one is present in the template of the specified element.

Declaration
public static MaterialShadowDepth GetShadowDepth(DependencyObject element)
Parameters
System.Windows.DependencyObject element

Returns
MaterialShadowDepth

SetIsShadowDisabled(DependencyObject, Boolean)

Gets whether the Shadow's rendering is disabled.

Declaration
public static void SetIsShadowDisabled(DependencyObject obj, bool value)
Parameters
System.Windows.DependencyObject obj

System.Boolean value

SetShadowDepth(DependencyObject, MaterialShadowDepth)

Sets a value for the ShadowDepth of the Shadow, if one is present in the template of the specified element.

Declaration
public static void SetShadowDepth(DependencyObject element, MaterialShadowDepth value)
Parameters
System.Windows.DependencyObject element

MaterialShadowDepth value

Extension Methods

CollectionExtensions.ToEnumerable<T>(T)
EnumerableExtensions.ToEnumerable<T>(T)
Getting Started
  • Install Now
  • Demos
  • SDK Samples Browser
  • Sample Applications
Support Resources
  • Code Library
  • Knowledge Base
  • MVVM Support
  • Videos
  • GitHub SDK Repository
Community
  • Forums
  • Blogs
  • XAML Feedback Portal
  • Document Processing Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.